Computer Science for IGCSE & O level - Software (Section 4 - No. 28)
In the context of software development, what does 'debugging' refer to?
Writing code.
Compiling code.
Finding and fixing errors in code.
Translating code.
توضيح
Debugging is the process of finding and fixing errors in code.
